aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/[TOP & BOT] SummitSplit
blob: 6e9cac280f6898efe3a6ca5b6b93cf03060f5383 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */

// ### DUAL TOP and BOTTOM ### //

[{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 1,
"margin-left": 8,
"margin-right": 8,

"modules-left": [
	"cpu", 
	"temperature", 
	"memory",
	"disk", 
	],
  
"modules-center": [
	"idle_inhibitor",
	"clock",  
	"custom/light_dark",
	], 

"modules-right": [
	"custom/weather",	  
	"battery", 
	"backlight",
	"bluetooth",
	"network",
	"custom/updater",
	"custom/cycle_wall",
	"custom/lock", 
	],
},

{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
"spacing": 5,
"fixed-center": true,
"ipc": true,
"height": 0,
"margin-left": 8,
"margin-right": 8,
//"gtk-layer-shell": true,
//"margin-bottom": 0,

"modules-left": [
	"custom/menu",  
	"wlr/taskbar",
	 ],

"modules-center": [
	"hyprland/workspaces#rw", 
	],

"modules-right": [
	"hyprland/window",
	"tray",
	"custom/swaync",
	"mpris",
	"keyboard-state",
	"pulseaudio",
	//"wireplumber", 
	"pulseaudio#microphone",	  
	"custom/power",
	],  
}],
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage